powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
authorHaiying Wang <[email protected]>
Wed, 10 Nov 2010 20:37:13 +0000 (15:37 -0500)
committerKumar Gala <[email protected]>
Thu, 11 Nov 2010 06:46:31 +0000 (00:46 -0600)
commit0635b09cc04b4d0f5bd6fbdf8380d6a564445b87
tree5d2b8d8f64a758527fedf1ac8d98bd97c58d42e9
parent36ae6a8e70ed05c267d4db7224c4ff45146b808e
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE

Use CONFIG_SYS_MONITOR_BASE instead of CONFIG_SYS_TEXT_BASE in early
init code so we can share the same code with NAND or NOR boot and not
have additional ifdefs in here.

Signed-off-by: Haiying Wang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/start.S